Skip to content

build: add Python 3.13 to CI matrix#90

Merged
Jammy2211 merged 2 commits intomainfrom
feature/python-313
Apr 12, 2026
Merged

build: add Python 3.13 to CI matrix#90
Jammy2211 merged 2 commits intomainfrom
feature/python-313

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Add Python 3.13 to the GitHub Actions CI matrix with fail-fast: false, and add the 3.13 classifier to pyproject.toml. Both 3.12 and 3.13 jobs pass.

API Changes

None — internal changes only.

Test Plan

  • CI passes on Python 3.12
  • CI passes on Python 3.13

🤖 Generated with Claude Code

Jammy2211 and others added 2 commits April 12, 2026 16:47
Add Python 3.13 to the GitHub Actions test matrix so CI runs on both
3.12 and 3.13. Add the 3.13 classifier to pyproject.toml.

Part of #89.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Ensure both Python 3.12 and 3.13 jobs always run to completion
even if one fails.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit d2876ab into main Apr 12, 2026
4 checks passed
@Jammy2211 Jammy2211 deleted the feature/python-313 branch April 12, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant